From: Jim Blandy Date: Sun, 30 May 1993 17:03:54 +0000 (+0000) Subject: Initial revision X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95764 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7bca68456279a8198304c97a47a75b484c4d701a;p=emacs.git Initial revision --- diff --git a/src/s/hpux9.h b/src/s/hpux9.h new file mode 100644 index 00000000000..472f8f02da0 --- /dev/null +++ b/src/s/hpux9.h @@ -0,0 +1,10 @@ +/* System description file for hpux version 9. */ + +#include "hpux8.h" + +#define HPUX9 + +/* Try some debugging and see if gnu malloc hurts us */ +#define SYSTEM_MALLOC 1 +#undef GNU_MALLOC +#undef REL_ALLOC